HostConversation

data class HostConversation(val specificTarget: <Error class: unknown class> = MessageTarget.Conversation()) : CallingMessageTarget

Send the message to the host conversation. Supports ignoring users through the specificTarget.

Constructors

Link copied to clipboard
constructor(specificTarget: <Error class: unknown class> = MessageTarget.Conversation())

Properties

Link copied to clipboard
open override val specificTarget: <Error class: unknown class>